Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Upload benchmark lineages from SDK to studio #1164

Merged

Conversation

MerlinKallenbornAA
Copy link
Collaborator

@MerlinKallenbornAA MerlinKallenbornAA commented Nov 28, 2024

Description

TASK: PHS-885
This MR introduces a new function to upload benchmark lineages to Studio.
It allows batch upload if the request exceeds a user defined payload size and is added in the scope of the benchmark execution upload itself.

Before Merging

  • Review the code changes
    • Unused print / comments / TODOs
    • Missing docstrings for functions that should have them
    • Consistent variable names
    • ...
  • Update changelog.md if necessary
  • Commit messages should contain a semantic label and the ticket number
    • Consider squashing if this is not the case

@MerlinKallenbornAA MerlinKallenbornAA force-pushed the PHS-885-upload-benchmark-lineages-from-sdk-to-studio branch from 1178f61 to b934c37 Compare November 28, 2024 17:00
@MerlinKallenbornAA MerlinKallenbornAA force-pushed the PHS-885-upload-benchmark-lineages-from-sdk-to-studio branch from d519eb7 to cbd4bdd Compare November 29, 2024 12:28
@MerlinKallenbornAA MerlinKallenbornAA force-pushed the PHS-885-upload-benchmark-lineages-from-sdk-to-studio branch from cbd4bdd to d6822f6 Compare November 29, 2024 12:34
@MerlinKallenbornAA MerlinKallenbornAA merged commit eab6ed1 into main Dec 2, 2024
4 checks passed
@MerlinKallenbornAA MerlinKallenbornAA deleted the PHS-885-upload-benchmark-lineages-from-sdk-to-studio branch December 2, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants